home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _FA00231D4F2B46BF86831DD2F0762453 < prev    next >
Extensible Markup Language  |  2006-04-18  |  470b  |  16 lines

  1. <?xml version="1.0"?>
  2. <configuration>
  3.   <startup>
  4.     <requiredRuntime version="v2.0.50727" />
  5.     <supportedRuntime version="v2.0.50727" />
  6.   </startup>
  7.   <runtime>
  8.     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  9.       <probing privatePath="plugins/windows" />
  10.     </assemblyBinding>
  11.   </runtime>
  12.   <appSettings>
  13.     <add key="version" value="0.2.0.0 RC4" />
  14.     <add key="edtftp.log.level" value="ALL" />
  15.   </appSettings>
  16. </configuration>